common: new release process - #41
Conversation
341d628 to
9d4984a
Compare
... just use relative URLs. Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
20cf7b9 to
c46eeaf
Compare
grom72
left a comment
There was a problem hiding this comment.
Did not we already make all DAOS-related changes ;) ?
osalyk
left a comment
There was a problem hiding this comment.
@osalyk reviewed 19 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 4 unresolved discussions (waiting on grom72 and janekmi).
osalyk
left a comment
There was a problem hiding this comment.
👌
@osalyk partially reviewed 6 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 4 unresolved discussions (waiting on grom72 and janekmi).
janekmi
left a comment
There was a problem hiding this comment.
@janekmi made 2 comments.
Reviewable status: all files reviewed, 4 unresolved discussions (waiting on grom72).
osalyk
left a comment
There was a problem hiding this comment.
@osalyk reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 8 unresolved discussions (waiting on grom72).
Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
janekmi
left a comment
There was a problem hiding this comment.
@janekmi partially reviewed 25 files and all commit messages.
Reviewable status: all files reviewed, 8 unresolved discussions (waiting on grom72).
janekmi
left a comment
There was a problem hiding this comment.
@janekmi reviewed all commit messages.
Reviewable status: all files reviewed, 8 unresolved discussions (waiting on grom72).
Review guide
Key changes
Minor changes
Rationale
There is no extra pre-release validation. Branch when it is prepared for release can be validated directly as part of the daily / weekly validation cycle and only when the validation is completed the release can take place. So, there is no need to create a release candidate.
git describe --always--alwaysis necessary because shallow clones do not clone tags.This change is